Post

Replies

Boosts

Views

Activity

Comment on XCode 14 compile errors immediately disappear or do not appear at all
Have you double checked the capitalization of the project path and the folder it's in? In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Mar ’23
Comment on XCode 14 compile errors immediately disappear or do not appear at all
Have you double checked the capitalization of the project path and the folder it's in? In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Mar ’23
Comment on @Observable observation outside of SwiftUI
Is this a bug that it only fires once? It does not mention in the documentation
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24
Comment on SwiftData #Predicate case insensitive String comparison
EDIT: see solution in comment on post Same here, filed a feedback around this. As far as I'm concerned, not being able to do case insensitive searches is a deal breaker
Replies
Boosts
Views
Activity
Jul ’23
Comment on Migrating from the Observable Object protocol to the Observable macro
Does anyone know if this is the expected usage, or can point to Apple using this pattern?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on @Observable and didSet?
Lucky 7 the number is FB12292225
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on XCode 14 compile errors immediately disappear or do not appear at all
Have you double checked the capitalization of the project path and the folder it's in? In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Replies
Boosts
Views
Activity
Mar ’23
Comment on XCode 14 compile errors immediately disappear or do not appear at all
Have you double checked the capitalization of the project path and the folder it's in? In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Replies
Boosts
Views
Activity
Mar ’23
Comment on XCode 14 compile errors immediately disappear or do not appear at all
Thank you thank you thank you! This was the issue for me for my root project folder
Replies
Boosts
Views
Activity
Feb ’23
Comment on Xcode 13 and CreateML
Yep, works for me now too
Replies
Boosts
Views
Activity
Oct ’21